home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
hypercrd
/
hc1_2_x
/
smrtslds.sit
/
SmartSlides 1.1 Demo
/
card_2994.txt
< prev
next >
Wrap
Text File
|
1990-06-12
|
6KB
|
314 lines
-- card: 2994 from stack: in.1 Demo
-- bmap block id: 0
-- flags: 0000
-- background id: 2635
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=19 right=50 bottom=12
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Delay
----- HyperTalk script -----
on mouseUp
if the optionKey is down then GiveHelp "Delay "
else pass mouseUp
end mouseUp
on mousedown
if the optionKey is up then pass mouseDown
end mouseDown
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=55 right=86 bottom=12
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Beep
----- HyperTalk script -----
on mouseUp
if the optionKey is down then GiveHelp "Beep "
else pass mouseUp
end mouseUp
on mousedown
if the optionKey is up then pass mouseDown
end mouseDown
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=89 right=120 bottom=12
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: LockScreen
----- HyperTalk script -----
on mouseUp
if the optionKey is down then GiveHelp "LockScreen "
else pass mouseUp
end mouseUp
on mousedown
if the optionKey is up then pass mouseDown
end mouseDown
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=123 right=154 bottom=12
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Opener
----- HyperTalk script -----
on mouseUp
if the optionKey is down then GiveHelp "On OpenCard "
else pass mouseUp
end mouseUp
on mousedown
if the optionKey is up then pass mouseDown
end mouseDown
-- part 5 (field)
-- low flags: 01
-- high flags: 0007
-- rect: left=39 top=55 right=258 bottom=477
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 512
-- text size: 48
-- style flags: 0
-- line height: 64
-- part name: Autoscroller 5
----- HyperTalk script -----
on autoScroll
put word 2 of the short name of me into scrollrate
set the scroll of me to 0
put the number of lines of me into myLength
put the rect of me into myrect
put the textheight of me into lineHeight
put 0 into myscroll
put (item 4 of myrect) - (item 2 of myrect) into mybottom
put 2 + (myLength*lineHeight) - myBottom into myBottom
repeat while myscroll < myBottom
add scrollrate to myscroll
set the scroll of me to myscroll
end repeat
end autoScroll
-- part 6 (button)
-- low flags: 00
-- high flags: 0001
-- rect: left=461 top=50 right=271 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Inert
-- part 7 (button)
-- low flags: 00
-- high flags: 4000
-- rect: left=40 top=56 right=257 bottom=460
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Inverter
-- part 8 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=249 top=18 right=281 bottom=481
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PopUp 9
-- part 10 (field)
-- low flags: 01
-- high flags: 2002
-- rect: left=340 top=279 right=302 bottom=481
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Rectangle
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=340 top=279 right=302 bottom=481
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PopItUp
----- HyperTalk script -----
on mouseUp
if the optionKey is down then
GiveHelp "PopUp "
else pass mouseUp
end mouseUp
on mousedown
if the optionKey is up then pass mouseDown
end mouseDown
-- part contents for background part 283
----- text -----
1
-- part contents for background part 33
----- text -----
scroll left slowly to card
scroll right slowly to card
-- part contents for background part 294
----- text -----
SmartSlides Philosophy Department
version 1.1 Syracuse University 
© June 5, 1990 Syracuse, NY 13244   
Mark A. Brown (315) 443-5818     
SmartSlides, its name, design and scripts, are all copyrighted.
THIS STACK IS SHAREWARE.
You may freely copy it and give away copies,
as long as you preserve its copyright and shareware notices.
YOU MAY NOT SELL IT.
If you use this to give a lecture or presentation,
or as the base for another stack for similar purposes,
please send $15 to me at the above address
the first time you use it.
Include your name & address and I'll send you a copy of the manual.
XCMDs and XFCNs are freeware from Nine To Five Software.
My thanks to them for making extra menus possible.
-- part contents for card part 5
----- text -----
Welcome
to
SmartSlides
ΓÇö______
created by
Mark A. Brown
-- part contents for background part 142
----- text -----
Opener
AutoScroller 2
Inverter
PopUp 9
PopItUp
-- part contents for background part 100
----- text -----
1,4 5
-- part contents for background part 125
----- text -----
8
-- part contents for card part 10
----- text -----
About this slide…
-- part contents for card part 8
----- text -----
STEPS IN CREATING THIS SLIDE:
ΓÇó Create Autoscrolling field
ΓÇó Enter text
ΓÇó Create chain from
On OpenCard button to
AutoScrolling field
ΓÇó Create Inverter button
ΓÇó Resize button to cover field
ΓÇó Create Rectangle field
ΓÇó Enter text
ΓÇó Create PopUp field
ΓÇó Enter this text
ΓÇó Resize PopUp's button to
cover Rectangle field
ΓÇó Reset Slide
ΓÇó Make next slide
-- part contents for background part 306
----- text -----
true